[INFO] fetching crate rust-ef 1.8.0...
[INFO] checking rust-ef-1.8.0 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate rust-ef 1.8.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rust-ef 1.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-ef 1.8.0
[INFO] tweaked toml for crates.io crate rust-ef 1.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-ef 1.8.0 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-ef 1.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.126
[INFO] [stderr]   Downloaded rust-dix-macros v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.126
[INFO] [stderr]   Downloaded quote v1.0.46
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded rust-ef-macros v1.8.0
[INFO] [stderr]   Downloaded borsh-derive v1.7.0
[INFO] [stderr]   Downloaded rust-dix v0.6.0
[INFO] [stderr]   Downloaded borsh v1.7.0
[INFO] [stderr]   Downloaded js-sys v0.3.103
[INFO] [stderr]   Downloaded bitvec v1.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c
[INFO] running `Command { std: "docker" "start" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rust-dix-macros v0.6.0
[INFO] [stderr]    Compiling rust-ef-macros v1.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rust-dix v0.6.0
[INFO] [stderr]     Checking rust-ef v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]   --> tests/navigation_perf_string_pk.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]   --> tests/window_function_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]   --> tests/production_tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use rust_ef_sqlite::SqliteProvider;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]   --> tests/sqlite_crud_tests.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]    --> tests/sqlite_crud_tests.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |         use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]    --> tests/sqlite_crud_tests.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]  --> tests/let_binding_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]    --> tests/navigation_perf_string_pk.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |     builder.use_sqlite_in_memory();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "production_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "navigation_perf_string_pk") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]   --> tests/window_function_tests.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     builder.use_sqlite_in_memory();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_ef_sqlite`
[INFO] [stdout]   --> tests/concurrency_pool_tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rust_ef_sqlite::DbContextOptionsBuilderExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rust_ef_sqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_ef_sqlite`, use `cargo add rust_ef_sqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]   --> tests/let_binding_tests.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     builder.use_sqlite_in_memory();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]   --> tests/sqlite_crud_tests.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |         builder.use_sqlite_in_memory();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "window_function_tests") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]    --> tests/sqlite_crud_tests.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |         builder.use_sqlite_in_memory();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]    --> tests/sqlite_crud_tests.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |         builder.use_sqlite_in_memory();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "let_binding_tests") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "sqlite_crud_tests") due to 6 previous errors
[INFO] [stdout] error[E0599]: no method named `use_sqlite_in_memory` found for struct `DbContextOptionsBuilder` in the current scope
[INFO] [stdout]   --> tests/concurrency_pool_tests.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     builder.use_sqlite_in_memory();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ method not found in `DbContextOptionsBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-ef` (test "concurrency_pool_tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c", kill_on_drop: false }`
[INFO] [stdout] c62182e6bc3e9a23b02a3e2930b1d3be62c06bb7ed2908910d0b08f49a72cb2c
